home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / cug202 / readme2.doc < prev    next >
Text File  |  1979-12-31  |  1KB  |  76 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           The   following    files   are   needed   to   compile   the
  8.           syntax-directed editor, the world-builder and simulator. 
  9.  
  10.  
  11.           KED.C        /* source code for editor in these */
  12.           KED2.C       /* two files */
  13.           KED.H        /* header used in both of the above */
  14.  
  15.  
  16.           KAREL1.C     /* source for the world-builder */
  17.           KAREL.H      /* header for C translation of syntax tree */
  18.                        /* contains functions for KAREL's primitives */
  19.  
  20.  
  21.           Please report any suggestions or bugs to:
  22.  
  23.           Linda Rising
  24.           Department of Computer Technology
  25.           Indiana-Purdue at Fort Wayne
  26.           Ft. Wayne, IN 46805
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. FILES:
  68.  
  69.                   BDSCIO.H
  70.                   C.CCC
  71.                   CC.COM
  72.                   CC2.COM
  73.                   CLINK.COM
  74.                   BDS.LIB
  75.                   DEFF.CRL
  76.